***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Aug 16, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZX84B36 1 2 3 
.param
+vc0 = 2.546e-10	vc1 = 4.546e-11		vc2 = 1.000e0		vc3 = 1.467e-11		vc4 = 1.071e-1
+tc1 = 4.051e-3		tc2 = 1.151e-2		tc3 = 4.051e-3		tc4 = 1.151e-2
.func irexp(v) {(vc0+vc1*v**vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*exp(vc4*v))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d1 1 3 zener
g1 3 1 value = {irexp(v(3,1))}
.model zener d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 7.823e-15	   n = 1.097		  rs = 1.617e-1		 ikf = 8.0e-2
+ibv = 5e-3		 nbv = 1.0		  bv = 36
***** capacitance parameter *****
+cjo = 1.469e-11	   m = 3.348e-1		  vj = 4.294e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.121		 xti = 3
+trs1 = 6.085e-4	trs2 = 2.385e-6		tikf = 9.0e-3
+tbv1 = 9.496e-4	tbv2 = -5.355e-7
.ends BZX84B36
*$
